home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / cli / script.lha / README < prev    next >
Text File  |  1994-10-18  |  926b  |  31 lines

  1.  
  2. SCRIPT:  Version 1.1 By Richard Rogers    Copyright January 1991
  3.  
  4. This program is freely distributable.  If you find it useful, you are 
  5. encouraged to mail a donation to:
  6.  
  7. Richard Rogers
  8. 9306A Stone Ave N
  9. Seattle, WA 98103
  10.  
  11. SCRIPT: is a virtual AmigaDOS device.  I wrote it to provide a Unix-like script
  12. facility for the Amiga.  It's actually much more general than that, since it 
  13. can echo the I/O going through any device to any other device (including
  14. itself).
  15.  
  16. You should have the following files:
  17.  
  18. Script-Handler                The AmigaDOS SCRIPT: device
  19. script.doc                    Instructions - please read them ;)
  20. executeme                     Installation shell script - see script.doc
  21. mountentry                    Mountlist entry for install script
  22.  
  23. Please email bug reports, comments, suggestions, etc. to:
  24.  
  25. rrogers@cs.washington.edu
  26.  
  27.  
  28. Version History:
  29.  
  30. 1.0     limited beta release
  31. 1.1     fixed ^O eater bug